Conversation
Add a waveform view to `SamplerPanel` that allows users to manually add, move, and remove transient markers for slicing a custom WAV file. This includes updates to `WaveformDisplay` to handle mouse events, `SamplerPanel` to sync the state, and `useAudioEngine` to track the alignment objects via `setAlignment`. Co-authored-by: ford442 <9397845+ford442@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Resolves the "Custom Sample Slicing UI" backlog item from
agent_plan.md.mousedown,mousemove,mouseup,dblclick) to enable dragging to move markers, double-clicking to remove, and clicking empty space to insert new slice markers.setAlignmentfunction to allow manual overriding of automatically generated phoneme slices.PR created automatically by Jules for task 17472440830562921105 started by @ford442